projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f509e24
)
Fix previous change.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Thu, 11 Oct 2007 23:32:32 +0000
(23:32 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Thu, 11 Oct 2007 23:32:32 +0000
(23:32 +0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index 77d85352a7732852459521e8a30424eb3d2dcfd7..a0db56ce6d770d2e6c3fe26b992547af2486049e 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-1480,9
+1480,9
@@
merge in the changes into your working copy."
((stringp state)
(let ((revision
(if verbose
- (read-string "
Ver
sion to steal: ")
- (vc-work
file-ver
sion file))))
- (mapc (lambda (file) (vc-steal-lock file
ver
sion state) files))))
+ (read-string "
Revi
sion to steal: ")
+ (vc-work
ing-revi
sion file))))
+ (mapc (lambda (file) (vc-steal-lock file
revi
sion state) files))))
;; needs-patch
((eq state 'needs-patch)
(dolist (file files)